The HTMLSetCenterButtons function either centers or right-aligns the message box buttons.
void HTMLSetCenterButtons(
BOOL useCenterButtons // if TRUE, center the message box buttons,
// otherwise right-align them
);
Use the HTMLSetCenterButtons function to either center or right-align the message box buttons. The default is to center the buttons.
Copyright ⌐ 1999, Windmill Point Software. All Rights Reserved.
Last Updated May 19, 1999